home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d8 / pcbver10.arc / PCBHLP10.ARC / HLPD < prev    next >
Text File  |  1989-12-29  |  11KB  |  225 lines

  1.  
  2. =====  Function Help - [D]ownload a File  =============================
  3.  
  4.   This board's software permits you to move files between your
  5.   computer and this one. "Downloading" refers to moving files from
  6.   this system to your's.
  7.  
  8.   The transfer of data can either be done in ASCII or by using either
  9.   Xmodem, CRC Xmodem or Ymodem protocols.  The Xmodem and Ymodem
  10.   protocols provide a means of checking the data transmitted for
  11.   integrity - whereas the ASCII method does not.
  12.  
  13.   To transfer files using Xmodem, you must be using a program that
  14.   supports that protocol.  This includes QMODEM and PC-TALK.  If you
  15.   are using SCOM, you must have version 2.0 to support XMODEM.  If
  16.   you are using XTALK, you must have version 3.4 or later.
  17.  
  18.   To transfer files using CRC Xmodem, you must be using QMODEM or
  19.   a similar program that supports CRC Xmodem trasnfers.
  20.  
  21.   To transfer files using Ymodem CRC, you must be using the program
  22.   PibTerm v3.0 or later.
  23.  
  24.   To list the names of the files that are available on this system
  25.   for downloading to your system, the [F]ile command should be
  26.   entered at the main menu.  This will present a directory listing of
  27.   the file groups available on the board.  To see what files are in a
  28.   specific group, enter an "F", followed by a ";", followed by the
  29.   directory number to view.  For instance, to view all the files
  30.   available in directory #1, the command would be  "F;1".
  31.   File directory lists can be stacked to reduce your responses.
  32.   (i.e. "F;4;9;3" will list all files available in directories 4,
  33.   9 and 3.
  34.  
  35.   Some files are conference protected.  That is, they cannot be down-
  36.   loaded except while you are actively inside a conference.  Even if
  37.   you are a registered conference user and are not in the conference,
  38.   the program will not let you download the file.
  39.  
  40.   After requesting a download, you can enter the name of file you wish
  41.   to receive.  At this point, you should enter the name of the file as
  42.   it appears in one of the board's directories.  The format must be as
  43.   a normal DOS file name.  You can not specify a drive location in your
  44.   file name.  The board here handles where to look for the file.  You
  45.   do need to specify where you want the file to go on your end - but
  46.   that is handled through your software command - not the one you issue
  47.   to the board.  After entering a proper filename, the board will search
  48.   for the file you have requested.  If it finds it and it is not pro-
  49.   tected, it will display the time it will take for the transfer, the
  50.   file size in blocks and bytes, the total amount of bytes you have
  51.   downloaded that session, and what the total will be if you continue.
  52.   This is to provide information for floppy disk users as to how full
  53.   their download disk is getting - assuming they started with an empty
  54.   disk formatted using a version of DOS 2.X or 3.X.
  55.  
  56.   You can stack your download requests using the format...
  57.  
  58.           D;<filename>;<type>
  59.  
  60.   For example, to download the file AMBER.COM using Xmodem, the command
  61.   would be...
  62.  
  63.           D;AMBER.COM;X
  64.  
  65.   To request the same file using CRC Xmodem protocol, the command would
  66.   be ...
  67.  
  68.           D;AMBER.COM;C
  69.  
  70.   After all file name verifications are complete, you will be asked
  71.   whether the transfer should occur using Ascii, Xmodem, or CRC Xmodem
  72.   protocl.  If possible, you should ALWAYS use Xmodem or Ymodem.  This
  73.   is to insure what I send is what you get.  Again, make sure your software
  74.   supports X/Ymodem before requesting that form of transfer.  If you request an
  75.   Ascii transfer on a binary file (.BAS, .EXE, .COM, etc.), the board will
  76.   tell you the transfer is not possible.  You must use Xmodem or Ymodem
  77.   for any of these files.
  78.  
  79.  
  80.   ASCII File Download
  81.  
  82.   The transfer of files in ASCII mode can be done if your system
  83.   is capable of data capture. To download a file using the ASCII
  84.   method, follow the sequence of steps listed below.
  85.  
  86.   1.  When the board asks for the filename you wish to select,
  87.       input the exact filename including a period between the
  88.       filename and extension.
  89.  
  90.   2.  When the board asks for the type of download you want, input
  91.       [A] for [A]scii method.
  92.  
  93.   3.  When the program tells you to open your capture file and
  94.       enter a carriage return to start the download, you
  95.       should do so.  After setting up your system to
  96.       receive the file on your end, you have to send the board
  97.       one carriage return so that it knows you are ready to
  98.       start.
  99.  
  100.   4.  The file will be sent a line at a time until the
  101.       entire file is sent.  You will see the lines of ASCII
  102.       code (readable text and numbers) on your screen as they
  103.       flow to your system.  If you wish to suspend the
  104.       transmission temporarily, your system should send
  105.       the program a Ctrl-S [XOFF]. A Ctrl-Q [XON] will restart
  106.       the temporarily halted transfer.  A Ctrl-X [ASCII CAN]
  107.       can be sent anytime to abort the transmission of the
  108.       data.  However, because of the output buffering performed
  109.       automatically by the board, there may be up to 128
  110.       characters transmitted before the output stops.
  111.  
  112.   5.  When the file transfer is finished, the board will
  113.       send you an End Of File Marker [Ctrl-Z] followed by 3
  114.       bells.  You should close your capture file [PC-TALK
  115.       Alt-R] as soon as you hear the bells or you will get the main
  116.       menu tacked on to the end of the file. If you go away for a
  117.       cup of coffee and end up getting this board's main menu
  118.       attached to the bottom of the capture file, you can
  119.       delete it from the file later using a text editor.
  120.  
  121.   6.  After the file transfer is complete you will be
  122.       returned to the File Menu.  You should look at the
  123.       capture file at this point to be sure you got it ok.
  124.       (Use the PC-TALK Alt-V command to do this.)  Do not list
  125.       the entire file unless it is short; the board will give
  126.       you 3 minutes to remain off-line before it assumes you
  127.       have left for the day and recycles, dropping you off
  128.       line.
  129.  
  130.  
  131.   Xmodem or CRC Xmodem File Download
  132.  
  133.   In order to transfer files using Xmodem, you must have the proper
  134.   communications software to do so.  This includes Cross Talk Ver. 2.0
  135.   or later, Smartcomm II version 2.0 or later, QMODEM, or PC-TALK.
  136.   If you are not using one of these programs, you may NOT be able to
  137.   transfer binary files using the Xmodem protocol.
  138.  
  139.   In order to transfer files using CRC Xmodem, you must be using the
  140.   public domain software program QMODEM.
  141.  
  142.   The difference between regular Xmodem and CRC Xmodem is the method
  143.   of block checking done by the respective protocol.  Using regular
  144.   Xmodem, file transfer accuracy is in the range of 99.6%.  When using
  145.   CRC Xmodem, the perentage increases to 99.9%.
  146.  
  147.   If you have XMODEM transfer capability on your system, files with
  148.   EXE, OBJ, COM, BAS, ARC, and LBR or LQR filename extensions can be
  149.   moved to your machine.
  150.  
  151.   Xmodem offers the advantage of a block check to assure that the data
  152.   this board sends contains no errors.  It does this by adding a
  153.   checksum or CRC byte to the end of each block of data; the receiver
  154.   calculates its own checksum or CRC and compares it to the one received.
  155.   If an error is detected in the transmission, Xmodem will request
  156.   that the board re-transmit the block of data.
  157.  
  158.   To perform an Xmodem file download, follow the instructions shown
  159.   below.
  160.  
  161.   1.  When the board asks for the filename you wish to select,
  162.       input the exact filename including a period between the
  163.       filename and extension.
  164.  
  165.   2.  When the board asks for the type of download you want, input
  166.       [X] for regular Xmodem or [C] for CRC Xmodem protocol.
  167.  
  168.   3.  The board will then check the file requested, and if found,
  169.       will display the message...
  170.  
  171.       "Ready to send using CRC Xmodem.  [Ctrl-X] to Abort."
  172.  
  173.   4.  At this time you should initiate the file transfer request at
  174.       your end using the proper command.  If you enter the proper
  175.       request, the two computers will begin "talking" to each other
  176.       and the file transfer will begin automatically.
  177.  
  178.   5.  The file will be transferred using the protocol selected
  179.       until the entire file has been transferred. You may
  180.       abnormally abort the transfer by sending the board an
  181.       ASCII CAN code [Ctrl-X]. PC-TALK.III will do this for
  182.       you if you enter an [Alt-R] during the file transfer.
  183.  
  184.   6.  When the file transfer is finished, Xmodem automatically
  185.       closes your capture file for you. Xmodem also ensures
  186.       that no garbage gets into your file because of the error
  187.       checking protocl built into the transfer protocl.
  188.       error free transmission.  Wordstar files should transfer
  189.  
  190.   7.  Xmodem transferred files usually can't be listed on your
  191.       monitor unless they are actually ASCII files. Binary
  192.       files will appear as symbols rather than human readable
  193.       text. You will have to test these files after you exit
  194.       your communications program.
  195.  
  196.   Note: In case you request one form of Xmodem protocol from the board
  197.         and accidentally initiate the opposite one at your end, the
  198.         board will attempt to automatically switch to the proper
  199.         download protocol match your request.
  200.  
  201.  The most common commands to issue your software to start the XMODEM
  202.  transfer once the board has given you the message...
  203.  
  204.       "Ready to send using <CRC> Xmodem.  [Ctrl-X] to Abort."
  205.  
  206.  are as follows;
  207.  
  208.  For CrossTalk -      RX <filename> (make sure PM mode is set to "1")
  209.  For PC-TALK   -      [Alt-R] then <filename>+"=x"
  210.  For SmartComII-      Use menu selection (make sure protocol is correct)
  211.  For QMODEM    -      Use [PgDn] key and follow menu selections
  212.  For PibTerm   -      Enter [Alt-R] and follow instructions
  213.  
  214.  In order to transfer files using Ymodem, you must be using PibTerm
  215.  version 3.0 or later.  Ymodem transfers are done in the same manner
  216.  as Xmodem's - with the exception that instead of transferring data
  217.  in blocks of 128 characters, the blocks are 1024 bytes in length.
  218.  This means that less time is spent checking each block, and as a
  219.  result, file transfers occur faster than either regular Xmodem or
  220.  CRC Xmodem.  Since blocks are sent in packets of 1024 bytes each,
  221.  it appears that transfers using Ymodem are slower than Xmodem.  This
  222.  is not the case.  In reality, there is about a 10-15% decrease in the
  223.  time it takes to transfer larger files using the Ymodem protocol.
  224.  
  225.